PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldWidget Class / getField Method
In This Topic
    getField Method
    In This Topic
    Gets the parent field.
    Syntax
    public PDFField getField()

    Return Value

    The parent field of the widget.
    See Also